home *** CD-ROM | disk | FTP | other *** search
/ Champak 50 / Volume 50 - JOGO DISK .iso / Games / mechacatdestructo.swf / scripts / DefineButton2_719 / BUTTONCONDACTION on(release).as
Text File  |  2007-10-01  |  66b  |  5 lines

  1. on(release){
  2.    _global.Sounds.UnMute();
  3.    gotoAndStop(1);
  4. }
  5.